SDAC

TMSTableData Properties

Properties of the TMSTableData class.

For a complete list of the TMSTableData class members, see the TMSTableData Members topic.

Public

Name Description

CachedUpdates (inherited from TMemDataSet)

Used to enable or disable the use of cached updates for a dataset.

IndexFieldNames (inherited from TMemDataSet)

Used to get or set the list of fields on which the recordset is sorted.

KeyExclusive (inherited from TMemDataSet)

Specifies the upper and lower boundaries for a range.

LocalConstraints (inherited from TMemDataSet)

Used to avoid setting the Required property of a TField component for NOT NULL fields at the time of opening TMemDataSet.

LocalUpdate (inherited from TMemDataSet)

Used to prevent implicit update of rows on database server.

Prepared (inherited from TMemDataSet)

Determines whether a query is prepared for execution or not.

Ranged (inherited from TMemDataSet)

Indicates whether a range is applied to a dataset.

Table

Used for assigning data from TMSTableData to a stored procedure parameter.

UpdateRecordTypes (inherited from TMemDataSet)

Used to indicate the update status for the current record when cached updates are enabled.

UpdatesPending (inherited from TMemDataSet)

Used to check the status of the cached updates buffer.

Published

Name Description

Connection

Specifies a connection object that will be used to connect to a data store.

TableTypeName

Specifies the name of user-defined table type to work with.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback